region property

  1. @Deprecated('Use channel.rtc_region instead')
String? region
final

voice region id for the guild (deprecated)

is not always returned, and can be null

Implementation

@Deprecated('Use channel.rtc_region instead')
final String? region;