Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APIGroupDMChannel

Hierarchy

  • Omit<APIDMChannelBase<GroupDM>, "name">
    • APIGroupDMChannel

Index

Properties

application_id?: string

Application id of the group DM creator if it is bot-created

flags?: Pinned
icon?: null | string

Icon hash

id: string

The id of the channel

last_message_id?: null | string

The id of the last message sent in this channel (may not point to an existing or valid message)

name?: null | string

The name of the channel (2-100 characters)

owner_id?: string

ID of the DM creator

recipients?: APIUser[]
type: GroupDM

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM