GatewayActivityEmoji
https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-emoji
Signature
export type GatewayActivityEmoji = Partial<Pick<APIEmoji, 'animated' | 'id'>> & Pick<APIEmoji, 'name'>;Members
This export does not declare public properties or methods in the generated declaration file.