Skip to content

Latest commit

History

History
14 lines (9 loc) 路 661 Bytes

File metadata and controls

14 lines (9 loc) 路 661 Bytes

BoopRequest

See NotificationDetailBoop; either inventoryItemId (accessed through .id) by itself, or emojiId (accessed through .metadata.fileId or built-in emoji name) with optional emojiVersion

Properties

Name Type Description Notes
emoji_id str Either a FileID or a string constant for default emojis [optional]
emoji_version int [optional]
inventory_item_id str [optional]

[Back to Model list] [Back to API list] [Back to README]