Default server channel permissions.
Channel description.
Channel icon.
Id of last message in channel.
Channel name.
Channel is not safe for work.
The ID of the group owner.
Permissions for group members.
Group / DM members.
Channel permissions for each role.
The ID of the server this channel is in.
Users typing in channel.
Get timestamp when this channel was created.
Last message sent in this channel.
Get the last message ID if it is present or the origin timestamp. TODO: deprecate
Get mentions in this channel for user.
The group owner.
Absolute pathname to this channel in the client.
Permission the currently authenticated user has against this channel
The DM recipient.
Group recipients.
Server this channel belongs to.
Users typing.
Get whether this channel is unread.
Get timestamp when this channel last had a message sent or when it was created
Get URL to this channel.
Mark a channel as read
Last read message or its ID
Whether to skip the internal rate limiter
Add a user to a group
ID of the target user
Create an invite to the channel
Newly created invite code
Delete a channel
Edit a channel
Edit data
Fetch a channel's members.
An array of the channel's members.
Fetch a message by its ID
ID of the target message
The message
Fetch multiple messages from a channel
Message fetching route data
The messages
Fetch multiple messages from a channel including the users that sent them
Message fetching route data
Object including messages and users
Fetch stale messages
IDs of the target messages
The stale messages
Generate URL to icon for this channel
File parameters
File URL
Find all message IDs of unread messages
Callback function to determine whether a channel has certain properties
Array of message IDs which are unread
Check whether we have a given permission in a channel
Permission Names
Whether we have this permission
Check whether the channel is currently unread
Callback function to determine whether a channel has certain properties
Whether the channel is unread
Join a call in a channel
Join call response data
Remove a user from a group
ID of the target user
Search for messages
Message searching route data
The messages
Search for messages including the users that sent them
Message searching route data
The messages
Send a message
Either the message as a string or message sending route data
The message
Set role permissions
Role Id, set to 'default' to affect all users
Permission value
Format: uint64
Format: uint64
Start typing in this channel
Stop typing in this channel
Generated using TypeDoc
Whether this DM is active.
DirectMessage