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: support topics message for telegram nonfiction #2716

Merged
merged 5 commits into from
Feb 23, 2023
Merged

feat: support topics message for telegram nonfiction #2716

merged 5 commits into from
Feb 23, 2023

Conversation

Haythamasalama
Copy link
Contributor

@Haythamasalama Haythamasalama commented Feb 4, 2023

Tick the checkbox if you understand [x]:

  • I have read and understand the pull request rules.

Description

Hi, Telegram offers new features for group chats called "Topics." Topics function as individual chats within the group – supporting their own shared media and notification settings. It can be helpful for origination chats.
 
I added PR to support this feature.

More info About Topics

A test example

image

image

  • If your group allows topics, simply enter your "message_thread_id" and use that for "getUpdate()."

image

  • If your group does not allow topics, leave it blank; it will still work. 

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I ran ESLint and other linters for modified files
  • I have performed a self-review of my own code and tested it
  • I have commented my code, particularly in hard-to-understand areas
    (including JSDoc for methods)
  • My changes generate no new warnings

@Haythamasalama
Copy link
Contributor Author

@louislam
Can you please review the PR to merge it, as it's too small.

@louislam louislam added this to the 1.21.0 milestone Feb 15, 2023
@louislam louislam merged commit 7e3734a into louislam:master Feb 23, 2023
@louislam louislam temporarily deployed to github-pages February 23, 2023 13:11 — with GitHub Pages Inactive
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.

2 participants