Users

Preload messages for channels (alternative)

Alternative endpoint to preload and cache messages for multiple channels to improve performance when opening those channels. Returns preloaded message data for the specified channels.

post/users/@me/channels/messages/preload

Request body

Response

Success

PreloadMessagesResponse required

A map of channel IDs to the latest message in each channel

Changes