How can I forward my email to telegram automatically
Status: Closed · Asked by adam2021 on · 0 views
could you help me set the connection successfully?
I have a problem on telegram setting
Attachments

Hey @adam2021
Please check out our tutorial video for a better understanding of the Telegram integration.
Further, while passing the Chat Id kindly make sure of the following points to avoid bad requests.
- Enter the unique identifier for the target chat or username of the target channel (in the format @channelusername, or @supergroupusername).
- From your URL (https://web.telegram.org/#/im?p=g585637333) you get Chat Id
- Message to group p=g585637333 use -585637333
- Message to user p=u1113123686_69268336401669081 use 1113123686
- Message to private channel p=c1347185432_5572585423148261066 use -1001347185432, Your Bot must be a member of this.
Hey @adam2021Please check out our tutorial video for a better understanding of the Telegram integration.
Further, while passing the Chat Id kindly make sure of the following points to avoid bad requests.
- Enter the unique identifier for the target chat or username of the target channel (in the format @channelusername, or @supergroupusername).
- From your URL (https://web.telegram.org/#/im?p=g585637333) you get Chat Id
- Message to group p=g585637333 use -585637333
- Message to user p=u1113123686_69268336401669081 use 1113123686
- Message to private channel p=c1347185432_5572585423148261066 use -1001347185432, Your Bot must be a member of this.
THANKS SO MUCH
i solved it perfectly.