direct_messages
Operations on direct messages
📄️ List message threads
Get all direct message threads for the current user
📄️ Create or get direct message thread
Create a new thread or get existing thread between current user and another user
📄️ Get thread details
Get thread details
📄️ List thread messages with context
Get messages for a thread with pagination and thread context (other user, encryption status)
📄️ Send direct message
Send a new message in a thread
📄️ Mark messages as read
Mark all unread messages in a thread as read
📄️ Clear/hide thread for current user
Hide thread from user's view (iMessage-style deletion)