all repos — telegram-bot-api @ 6bd5d1256a8aea56428054bb7f298b7369a2bbc3

Golang bindings for the Telegram Bot API

add TransactionPartner to chattable
stdkhai k.o.zhuk@student.khai.edu
Sun, 23 Jun 2024 13:10:34 +0300
commit

6bd5d1256a8aea56428054bb7f298b7369a2bbc3

parent

1deaa64606373cd1f36dfc4248ed5b70e90923f3

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M types_test.gotypes_test.go

@@ -376,6 +376,7 @@ _ Chattable = SetMyShortDescriptionConfig{}

_ Chattable = GetMyNameConfig{} _ Chattable = SetMyNameConfig{} _ Chattable = RefundStarPaymentConfig{} + _ Chattable = GetStarTransactionsConfig{} ) // Ensure all Fileable types are correct.