GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RESTPostAPIGuildChannelJSONBody

https://discord.com/developers/docs/resources/guild#create-guild-channel

API/Type Aliases/RESTPostAPIGuildChannelJSONBody
seyfert/lib/types/rest/guild.d.ts

Signature

export type RESTPostAPIGuildChannelJSONBody = DistributiveOmit<RESTAPIGuildCreatePartialChannel, 'id'>;

Members

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