Class EventMessageUpdate

Properties

attachments?: Attachment[]
author?: User
channelId: string
content: null | string
editedTimestamp?: number
embeds?: Embed[]
guildId?: string
id: string
mentionEveryone?: boolean
mentionRoles?: string[]
mentions?: UserMention[]
pinned?: boolean
timestamp?: number
tts?: boolean

Generated using TypeDoc