class Slack::Event::EmojiChangedEvent
- Slack::Event::EmojiChangedEvent
- Slack::Event::TypeBase
- Reference
- Object
Defined in:
slack-api/event/emoji_changed.crConstructors
Instance Method Summary
- #name : String | Nil
- #name=(name : String | Nil)
- #names : Array(String) | Nil
- #names=(names : Array(String) | Nil)
- #subtype : String | Nil
- #subtype=(subtype : String | Nil)
- #value : String | Nil
- #value=(value : String | Nil)