@typed-discord/rest
Preparing search index...
types
MessageCallResponse
Interface MessageCallResponse
interface
MessageCallResponse
{
ended_timestamp
?:
string
|
null
;
participants
:
`
${
bigint
}
`
[]
;
}
Index
Properties
ended_
timestamp?
participants
Properties
Optional
ended_
timestamp
ended_timestamp
?:
string
|
null
participants
participants
:
`
${
bigint
}
`
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ended_
timestamp
participants
@typed-discord/rest
Loading...