ownerId property
ID of the new owner for group DM channels
Implementation
@JsonKey(includeIfNull: false, name: 'owner_id')
final SnowflakeType? ownerId;
ID of the new owner for group DM channels
@JsonKey(includeIfNull: false, name: 'owner_id')
final SnowflakeType? ownerId;