interface RPCSelectTextChannelArgs

external
export interface RPCSelectTextChannelArgs

See also: https://discord.com/developers/docs/topics/rpc#selecttextchannel-select-text-channel-argument-structure

external
channel_id : Snowflake | null

Channel id to join (or null to leave)

optionalexternal
timeout? : number

Asynchronously join channel with time to wait before timing out