GuildRelated

Signature

export type GuildRelated = 'emojis' | 'roles' | 'channels' | 'stickers' | 'presences' | 'stageInstances' | 'overwrites' | 'messages';

Members

This export does not declare public properties or methods in the generated declaration file.