redditwarp.model_loaders.modmail_ASYNC#

redditwarp.model_loaders.modmail_ASYNC.load_conversation_info(d: Mapping[str, Any], client: Client) ConversationInfo[source]#
redditwarp.model_loaders.modmail_ASYNC.load_message(d: Mapping[str, Any], client: Client) Message[source]#
redditwarp.model_loaders.modmail_ASYNC.load_mod_action(d: Mapping[str, Any]) ModAction[source]#
redditwarp.model_loaders.modmail_ASYNC.load_user_dossier(d: Mapping[str, Any]) UserDossier[source]#
redditwarp.model_loaders.modmail_ASYNC.load_conversation_aggregate(data: Mapping[str, Any], *, client: Client) ConversationAggregate[source]#