GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayActivityEmoji

https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-emoji

API/Type Aliases/GatewayActivityEmoji
seyfert/lib/types/payloads/gateway.d.ts

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.