Skip to content

getStarRevenueStatistics

Function · TDLib 1.8.67 · d1085f9c

Returns detailed Telegram Star revenue statistics

getStarRevenueStatistics(
  owner_id: MessageSender,
  is_dark: Bool
) → StarRevenueStatistics

owner_id

MessageSender

Identifier of the owner of the Telegram Stars; can be identifier of the current user, an owned bot, or a supergroup or a channel chat with supergroupFullInfo.can_get_star_revenue_statistics == true

is_dark

Bool

Pass true if a dark theme is used by the application