haskell-tdlib-2.0.53.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetChatRevenueWithdrawalUrl

Synopsis

Documentation

data GetChatRevenueWithdrawalUrl Source #

Returns a URL for chat revenue withdrawal; requires owner privileges in the channel chat or the bot. Currently, this method can be used only if getOption("can_withdraw_chat_revenue") for channels with supergroupFullInfo.can_get_revenue_statistics == true or bots with userFullInfo.bot_info.can_get_revenue_statistics == true. Returns HttpUrl

Constructors

GetChatRevenueWithdrawalUrl 

Fields