- remove needless Object.freeze()
- expose ChannelConnection and Channels types
- fix a bug that cannot connect to streaming
- update user type
- add missing main stream types
- add consts
- add list of api permission
- Update Note type
- add type definition for
messagingMessage
event to main stream channel - Update Note type
- Notificationsの型を修正
- MessagingMessageの型を修正
- UserLiteの型を修正
- apiでネイティブfetchを格納する際に無名関数でラップするように