channelId property
The voice channel ID to move the member to
Implementation
@JsonKey(includeIfNull: false, name: 'channel_id')
final SnowflakeType? channelId;
The voice channel ID to move the member to
@JsonKey(includeIfNull: false, name: 'channel_id')
final SnowflakeType? channelId;