Interface onCommand

Hierarchy

  • onCommand

Properties

_args?: string[]
_m?: {
    messages: IWebMessageInfo[];
    type: MessageUpsertType;
}

Type declaration

  • messages: IWebMessageInfo[]
  • type: MessageUpsertType
args?: string[]
command?: string
conn?: Connection
groupMetadata: GroupMetadata
isAdmin: boolean
isBotAdmin: boolean
isDeveloper: boolean
isOwner: boolean
participants: GroupParticipant[]
sock?: {}

Type declaration

    store?: {}

    Type declaration

      text?: string

      Generated using TypeDoc