connectionId property
The voice connection ID for the member
Implementation
@JsonKey(includeIfNull: false, name: 'connection_id')
final String? connectionId;
The voice connection ID for the member
@JsonKey(includeIfNull: false, name: 'connection_id')
final String? connectionId;