ChannelMethods constructor

ChannelMethods(
  1. Snowflake? _serverId,
  2. Snowflake id
)

Implementation

ChannelMethods(this._serverId, this.id);