feat: add type definition for messagingMessage event to main stream channel #30

Merged
Candinya merged 2 commits from feature/messagingMessage into develop 2021-10-17 05:03:43 +00:00
Candinya commented 2021-10-17 04:47:29 +00:00 (Migrated from github.com)

What

add messagingMessage event definition to main stream channel, for clients to receive messages from all instance users.

Why

I think it's somewhat a missing type with full functionality but not employed in SDK yet, so I've made this PR.

Additional info (optional)

I'm not sure if this is dropped out deliberately or just a missing, so if it's preparing to be depreciated, just close this and sorry for the inconvenience I've caused.

<!-- ℹ お読みください PRありがとうございます! PRを作成する前に、コントリビューションガイドをご確認ください: https://github.com/misskey-dev/misskey.js/blob/develop/CONTRIBUTING.md --> <!-- ℹ README Thank you for your PR! Before creating a PR, please check the contribution guide: https://github.com/misskey-dev/misskey.js/blob/develop/docs/CONTRIBUTING.en.md --> # What <!-- このPRで何をしたのか? どう変わるのか? --> <!-- What did you do with this PR? How will it change things? --> add `messagingMessage` event definition to main stream channel, for clients to receive messages from all instance users. # Why <!-- なぜそうするのか? どういう意図なのか? 何が困っているのか? --> <!-- Why do you do it? What are your intentions? What is the problem? --> I think it's somewhat a missing type with full functionality but not employed in SDK yet, so I've made this PR. # Additional info (optional) <!-- テスト観点など --> <!-- Test perspective, etc --> I'm not sure if this is dropped out deliberately or just a missing, so if it's preparing to be depreciated, just close this and sorry for the inconvenience I've caused.
syuilo commented 2021-10-17 05:03:53 +00:00 (Migrated from github.com)

Thanks!

Thanks!
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: norm/foundkey.js#30
No description provided.