Interface IGroupInviteMessage

Properties of a GroupInviteMessage.

Hierarchy

  • IGroupInviteMessage

Implemented by

Properties

caption?: null | string

GroupInviteMessage caption

contextInfo?: null | IContextInfo

GroupInviteMessage contextInfo

groupJid?: null | string

GroupInviteMessage groupJid

groupName?: null | string

GroupInviteMessage groupName

groupType?: null | GroupType

GroupInviteMessage groupType

inviteCode?: null | string

GroupInviteMessage inviteCode

inviteExpiration?: null | number | Long

GroupInviteMessage inviteExpiration

jpegThumbnail?: null | Uint8Array

GroupInviteMessage jpegThumbnail

Generated using TypeDoc