Interface RawApplicationEmojis

interface RawApplicationEmojis {
    items: RawApplicationEmoji[];
}

Properties

Properties