getConvos

open suspend override fun getConvos(params: GetConvosQueryParams): AtpResponse<GetConvosResponse>

NOTE: This is under active development and should be considered unstable while this note is here. Gets existing conversations by their IDs, for moderation purposes. Does not require the requester to be a member of the conversations. Unknown IDs are silently omitted from the response.