TextChannel
Last updated
Was this helpful?
Last updated
Was this helpful?
Namespace: Discord
Name
Description
Type
Topic
The channel's topic
string
Nsfw
Whether this is an NSFW channel or not
bool
LastMessageId
The last message sent in the channel
ulong?
SlowMode
How much time users have to wait between sending messages
int
Updates the object's information.
Modifies the channel.
Name
Description
Type
properties
Changes you want to make to the channel
TextChannelProperties
Creates an invite for the channel.
Name
Description
Type
properties
Custom properties for the invite
InviteProperties?
Gets all of the channel's webhooks.
A list of
Creates a webhook for this channel.
Name
Description
Type
properties
Custom properties for the webhook
DiscordWebhookProperties