guildSubscriptions property Null safety

  1. @Deprecated('No longer has any effect, use intents instead.')
bool guildSubscriptions
read / write

Enables dispatching of guild subscription events (presence and typing events)

Implementation

@Deprecated('No longer has any effect, use intents instead.')
bool guildSubscriptions;