matrix-puppeteer-line/matrix_puppeteer_line/rpc/__init__.py
Andrew Ferrazzutti c8d1d38d21 Incoming read receipts for MRU chats
TODO: poll other chats for read receipts
2021-04-22 02:40:50 -04:00

3 lines
134 B
Python

from .client import Client
from .types import RPCError, PathImage, ChatListInfo, ChatInfo, Participant, Message, Receipt, StartStatus