getConvo

open suspend override fun getConvo(params: GetConvoQueryParams): AtpResponse<GetConvoResponse>

NOTE: This is under active development and should be considered unstable while this note is here. Gets an existing conversation by its ID, for moderation purposes. Does not require the requester to be a member of the conversation.


open suspend override fun getConvo(params: GetConvoQueryParams): AtpResponse<GetConvoResponse>

Gets an existing conversation by its ID.