Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add IncomingWebxdcNotify.chat_id #6356

Merged
merged 2 commits into from
Dec 25, 2024

Conversation

WofWca
Copy link
Collaborator

@WofWca WofWca commented Dec 22, 2024

Created an MR as per #6345 (comment)

@link2xt link2xt changed the title improvement: add IncomingWebxdcNotify.chat_id feat: add IncomingWebxdcNotify.chat_id Dec 22, 2024
@@ -109,6 +109,9 @@ pub enum EventType {

/// A webxdc wants an info message or a changed summary to be notified.
IncomingWebxdcNotify {
/// ID of the chat which the message belongs to.
Copy link
Collaborator

@iequidoo iequidoo Dec 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, it should be clarified what is "the message" because an info message is optional. EDIT: Maybe just shorten this to "ID of the chat"?

@link2xt link2xt merged commit f8bf5a3 into main Dec 25, 2024
24 checks passed
@link2xt link2xt deleted the wofwca/add-chat_id-for-IncomingWebxdcNotify branch December 25, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants