getChannelMessage
$client->channel->getChannelMessage($parameters);
Description
If operating on a guild channel, this endpoint requires the 'READ_MESSAGE_HISTORY' permission to be present on the current user.
Parameters
Name | Type | Required | Default |
---|---|---|---|
channel.id | snowflake | true | null |
message.id | snowflake | true | null |
Response
Returns a specific message in the channel.
Can Return:
- message