Class TdApi.UpdateStarRevenueStatus

Enclosing class:
TdApi

public static class TdApi.UpdateStarRevenueStatus extends TdApi.Update
The Telegram Star revenue earned by a bot or a chat has changed. If Telegram Star transaction screen of the chat is opened, then getStarTransactions may be called to fetch new transactions.
  • Field Details

  • Constructor Details

    • UpdateStarRevenueStatus

      public UpdateStarRevenueStatus()
      The Telegram Star revenue earned by a bot or a chat has changed. If Telegram Star transaction screen of the chat is opened, then getStarTransactions may be called to fetch new transactions.
    • UpdateStarRevenueStatus

      public UpdateStarRevenueStatus(TdApi.MessageSender ownerId, TdApi.StarRevenueStatus status)
      The Telegram Star revenue earned by a bot or a chat has changed. If Telegram Star transaction screen of the chat is opened, then getStarTransactions may be called to fetch new transactions.
      Parameters:
      ownerId - Identifier of the owner of the Telegram Stars.
      status - New Telegram Star revenue status.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR