events.guild_emojis_update: Event, emitted whenever an Emoji is being updated

Description Usage Arguments Disclaimer

View source: R/events_guildemojisupdate.r

Description

Event, emitted whenever an Emoji is being updated

Usage

1

Arguments

data

The event fields

client

The client object

Disclaimer

The way this event works is: This event calls sub events, by default the gateway doesn't have the option of recognizing what's an emoji remove and an emoji update for example. so I decided to handle that for you, adding 3 events in total of emojis update events (These events are not documented in the official docs!) 'GUILD_EMOJIS_UPDATE' 'GUILD_EMOJIS_ADD' 'GUILD_EMOJIS_REMOVE'


TheOnlyArtz/Pirate documentation built on Oct. 31, 2019, 12:12 a.m.