Skip to content

Commit

Permalink
iDeal Telegram Mesaj Gönderme Kodu
Browse files Browse the repository at this point in the history
Aşağıdaki işlemleri yaparak telegram bilgilerinizi almalısınız !! (Türkçeye çeviri yapacak zamanım yok birisi çevirisini yaparsa düzeltirim. Teşekkürler)

Setting Up Telegram Bot
First, you'll need to create a bot for Telegram. Just talk to [BotFather](https://telegram.me/botfather) and follow simple steps until it gives you a token for it. You'll also need to create a Telegram group, the place where you and crypto-trading-bot will communicate. After creating it, add the bot as administrator (make sure to uncheck "All Members Are Admins").

Retrieving Chat IDs
Invite @RawDataBot to your group and get your group id in sended chat id field

Message
 ├ message_id: 338
 ├ from
 ┊  ├ id: *****
 ┊  ├ is_bot: false
 ┊  ├ first_name: 사이드
 ┊  ├ username: ******
 ┊  └ language_code: en
 ├ chat
 ┊  ├ id: -1001118554477
 ┊  ├ title: Test Group
 ┊  └ type: supergroup
 ├ date: 1544948900
 └ text: A
Look for id: -1001118554477 is your chat id (with the negative sign).
  • Loading branch information
algocode2022 committed Aug 9, 2022
1 parent 442f70b commit a9eb31b
Showing 1 changed file with 0 additions and 0 deletions.
Binary file added Telegram.001
Binary file not shown.

0 comments on commit a9eb31b

Please sign in to comment.