issues
search
coord-e
/
misskey-rs
:v: Client library for Misskey :smiling_face_with_three_hearts:
Apache License 2.0
59
stars
7
forks
source link
Support root-level main stream commands (readNotification, typingOn*)
#28
Open
coord-e
opened
3 years ago
coord-e
commented
3 years ago
We only support fixed set of root-level message type (
subnote
,
channel
,
api
, etc..)
typingOnMesssage
and
typingOnChannel
are added in v12.71.0
It is nice to support arbitrary message type to support them and other future extensions
subnote
,channel
,api
, etc..)typingOnMesssage
andtypingOnChannel
are added in v12.71.0