afkTimeout property

  1. @JsonKey.new(name: 'afk_timeout')
int afkTimeout
final

AFK timeout in seconds before moving users to the AFK channel

Implementation

@JsonKey(name: 'afk_timeout')
final int afkTimeout;