irazasyed / telegram-bot-sdk

🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.

Home Page:https://telegram-bot-sdk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting message list of a channel

art-zhitnik opened this issue · comments

PHP version

7.4

irazasyed/telegram-bot-sdk version

3.9

Laravel version (if any)

No response

Code To Reproduce the bug

None

Error stacktrace (if any)

Sorry for posting as a bug, but I don't find any way to ask. My case is to parse some open news channel in telegram.

I hope I can do it with a bot, probably using api method https://core.telegram.org/method/messages.getHistory
How can I make api call with your libriry?