Activity
Documentation / @discordeno/bot / Activity
Interface: Activity
Defined in: bot/src/transformers/types.ts:88
Properties
applicationId?
optionalapplicationId:bigint
Defined in: bot/src/transformers/types.ts:91
buttons?
optionalbuttons:ActivityButton[]
Defined in: bot/src/transformers/types.ts:109
createdAt
createdAt:
number
Defined in: bot/src/transformers/types.ts:112
details?
optionaldetails:string
Defined in: bot/src/transformers/types.ts:96
emoji?
optionalemoji:ActivityEmoji
Defined in: bot/src/transformers/types.ts:98
endedAt?
optionalendedAt:number
Defined in: bot/src/transformers/types.ts:95
flags?
optionalflags:number
Defined in: bot/src/transformers/types.ts:90
instance?
optionalinstance:boolean
Defined in: bot/src/transformers/types.ts:108
inviteCoverImage?
optionalinviteCoverImage:string
Defined in: bot/src/transformers/types.ts:106
join?
optionaljoin:string
Defined in: bot/src/transformers/types.ts:89
largeImage?
optionallargeImage:string
Defined in: bot/src/transformers/types.ts:102
largeText?
optionallargeText:string
Defined in: bot/src/transformers/types.ts:103
match?
optionalmatch:string
Defined in: bot/src/transformers/types.ts:107
name
name:
string
Defined in: bot/src/transformers/types.ts:110
partyCurrentSize?
optionalpartyCurrentSize:number
Defined in: bot/src/transformers/types.ts:100
partyId?
optionalpartyId:string
Defined in: bot/src/transformers/types.ts:99
partyMaxSize?
optionalpartyMaxSize:number
Defined in: bot/src/transformers/types.ts:101
smallImage?
optionalsmallImage:string
Defined in: bot/src/transformers/types.ts:104
smallText?
optionalsmallText:string
Defined in: bot/src/transformers/types.ts:105
spectate?
optionalspectate:string
Defined in: bot/src/transformers/types.ts:92
startedAt?
optionalstartedAt:number
Defined in: bot/src/transformers/types.ts:94
state?
optionalstate:string
Defined in: bot/src/transformers/types.ts:97
type
type:
ActivityTypes
Defined in: bot/src/transformers/types.ts:111
url?
optionalurl:string
Defined in: bot/src/transformers/types.ts:93