@typed-discord/rest
Preparing search index...
types
UpdateMessageInteractionCallbackResponse
Interface UpdateMessageInteractionCallbackResponse
interface
UpdateMessageInteractionCallbackResponse
{
message
:
MessageResponse
;
type
:
UPDATE_MESSAGE
;
}
Index
Properties
message
type
Properties
message
message
:
MessageResponse
type
type
:
UPDATE_MESSAGE
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
type
@typed-discord/rest
Loading...