Properties
				
					
					Optional activity
					
					
				
				
					
					Optional application
					
					
				
				
					
					attachments
					
					
				
				
					
					author
					
					
				
				
					
					channel
					channel: T
					
				
				
					
					channelMentions
					channelMentions: string[]
					
				
				
					
					cleanContent
					cleanContent: string
					
					
				
				
					
					Optional command
					
					
				
				
					
					content
					content: string
					
				
				
					
					createdAt
					createdAt: number
					
				
				
					
					Optional editedTimestamp
					editedTimestamp: undefined | number
					
				
				
					
					embeds
					
					
				
				
					
					flags
					flags: number
					
				
				
					
					guildID
					
					
				
				
					
					id
					id: string
					
				
				
					
					interaction
					
					
				
				
					
					jumpLink
					jumpLink: string
					
				
				
					
					member
					
					
				
				
					
					mentionEveryone
					mentionEveryone: boolean
					
				
				
					
					mentions
					
					
				
				
					
					messageReference
					
					
				
				
					
					pinned
					pinned: boolean
					
				
				
					
					Optional prefix
					prefix: undefined | string
					
				
				
					
					reactions
					reactions: {}
					
					
						Type declaration
						
							- 
								[s: string]: { count: number; me: boolean }
									- 
										count: number
- 
										me: boolean
 
 
				
				
					
					Optional referencedMessage
					
					
				
				
					
					roleMentions
					roleMentions: string[]
					
				
				
					
					Optional stickers
					
					
				
				
					
					timestamp
					timestamp: number
					
				
				
					
					tts
					tts: boolean
					
				
				
					
					type
					type: number
					
				
				
					
					webhookID
					webhookID
: T extends GuildTextable ? undefined | string : undefined