Samuel Scheit

Results 111 issues of Samuel Scheit

- [ ] [create](https://discord.com/developers/docs/resources/channel#follow-news-channel)

Route
Module: API

- [ ] [list active threads](https://discord.com/developers/docs/resources/channel#list-active-threads)

Route
Module: API

- [ ] [list](https://discord.com/developers/docs/resources/channel#list-thread-members) - [ ] [join @me](https://discord.com/developers/docs/resources/channel#join-thread) - [ ] [add user](https://discord.com/developers/docs/resources/channel#add-user-to-thread) - [ ] [leave @me](https://discord.com/developers/docs/resources/channel#leave-thread) - [ ] [remove user](https://discord.com/developers/docs/resources/channel#remove-user-from-thread)

Route
Module: API

- [ ] [create](https://discord.com/developers/docs/resources/channel#start-a-private-thread)

Route
Module: API

- [ ] [list](https://discord.com/developers/docs/resources/channel#list-joined-private-archived-threads)

Route
Module: API

- [ ] [list](https://discord.com/developers/docs/resources/channel#list-private-archived-threads)

Route
Module: API

- [ ] [list](https://discord.com/developers/docs/resources/channel#list-public-archived-threads)

Route
Module: API

Thank you for creating this amazing package 🚀 I'm currently trying to add custom buttons to the context-menu, because not every emoji reaction should be a separate action menu item....

I've first created an issue on [react-navigation](https://github.com/react-navigation/react-navigation/issues/10308), but found out that this issue is related to this library. ### Current behavior I have a FlatList (with ``windowSize: 1``) of messages...

- [ ] automatically test - [ ] separate production/stable branch