Type alias GatewayActivityEmoji

GatewayActivityEmoji: Partial<Pick<APIEmoji, "animated" | "id">> & Pick<APIEmoji, "name">

Generated using TypeDoc