APIInteractionDataResolvedChannelBase
Signature
export interface APIInteractionDataResolvedChannelBase<T extends ChannelType> extends Required<APIPartialChannel>Properties
2Methods
0No methods.
Properties
type: T;The type of the channel See https://discord.com/developers/docs/resources/channel#channel-object-channel-types
permissions: Permissions;