Interface CreateGroupChannelOptions

Hierarchy

  • CreateGroupChannelOptions

Properties

Properties

accessTokens: string[]

An array of access tokens with the gdm.join scope.

nicks?: Record<string, string>

A dictionary of ids to nicknames, looks unused.