Adds username
and query
filter query parameters for the GET
/messages
and GET
/channels/{id}/messages
endpoints.
username
returns messages sent by the user with the username.
query
returns text messages matching the query.
Adds username
and query
filter query parameters for the GET
/messages
and GET
/channels/{id}/messages
endpoints.
username
returns messages sent by the user with the username.
query
returns text messages matching the query.