PartialAPIMessageInteractionGuildMember
Signature
export type PartialAPIMessageInteractionGuildMember = Pick<APIGuildMember, 'avatar' | 'communication_disabled_until' | 'deaf' | 'joined_at' | 'mute' | 'nick' | 'pending' | 'premium_since' | 'roles'>;Members
This export does not declare public properties or methods in the generated declaration file.