telegram-bot-api icon indicating copy to clipboard operation
telegram-bot-api copied to clipboard

Support for supergroup's topics

Open BulizhnikGames opened this issue 10 months ago • 0 comments

Added TopicID to Message struct

NewMessage func now have additional param - TopicID which defines to which topic to send message. This change is implemented by adding new field to BaseChat struct.

BulizhnikGames avatar Dec 02 '24 13:12 BulizhnikGames