telegram
telegram copied to clipboard
TelegramClient with the possibility of inheritance
Thank you for your work.
Do you plan to further develop this solution?
The first need that arises when using TelegramClient
is to inherit from it and get access to the properties and functions of telegramGet
, telegramPost
in order to add the missing Api calls and not copy. Could you open visibility as protected
.