|
|
|
|
|
by jhgg
2843 days ago
|
|
It depends on the activity of the server. But generally, you're only receiving message create events and updates to the server. But you aren't receiving things like member list updates, presence or typing events from the server until you focus it initially. Additionally, we unsubscribe you from these events if you unfocus the server for a given amount of time. |
|