You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Messages - Messages can only be accessed via groups endpoint AND if user getting the data is in a role that can access the channel; OR if the channel is set to public
{
"message_id": type integer; unique,
"message_author": type integer,
"message_content": type string,
"message_type": type string; oneof [attachment text],