interface RPCNotificationCreateDispatchData

external
export interface RPCNotificationCreateDispatchData

See also: https://discord.com/developers/docs/topics/rpc#notificationcreate-notification-create-dispatch-data-structure

external
body : string

Body of the notification

external
channel_id : Snowflake

Id of channel where notification occurred

external
icon_url : string

Icon url of the notification

external
message : RPCAPIMessage

Message that generated this notification

external
title : string

Title of the notification