Skip to content

starsTransaction

No description provided by the pinned schema.

starsTransaction#13659eb0 flags:# refund:flags.3?true pending:flags.4?true failed:flags.6?true gift:flags.10?true reaction:flags.11?true stargift_upgrade:flags.18?true business_transfer:flags.21?true stargift_resale:flags.22?true posts_search:flags.24?true stargift_prepaid_upgrade:flags.25?true stargift_drop_original_details:flags.26?true phonegroup_message:flags.27?true stargift_auction_bid:flags.28?true offer:flags.29?true id:string amount:StarsAmount date:int peer:StarsTransactionPeer title:flags.0?string description:flags.1?string photo:flags.2?WebDocument transaction_date:flags.5?int transaction_url:flags.5?string bot_payload:flags.7?bytes msg_id:flags.8?int extended_media:flags.9?Vector<MessageMedia> subscription_period:flags.12?int giveaway_post_id:flags.13?int stargift:flags.14?StarGift floodskip_number:flags.15?int starref_commission_permille:flags.16?int starref_peer:flags.17?Peer starref_amount:flags.17?StarsAmount paid_messages:flags.19?int premium_gift_months:flags.20?int ads_proceeds_from_date:flags.23?int ads_proceeds_to_date:flags.23?int = StarsTransaction;

StarsTransaction

NameTypeFlagDefaultDescription
flags#flag wordNo description provided by the pinned schema.
refundflags.3?trueflags.3No description provided by the pinned schema.
pendingflags.4?trueflags.4No description provided by the pinned schema.
failedflags.6?trueflags.6No description provided by the pinned schema.
giftflags.10?trueflags.10No description provided by the pinned schema.
reactionflags.11?trueflags.11No description provided by the pinned schema.
stargift_upgradeflags.18?trueflags.18No description provided by the pinned schema.
business_transferflags.21?trueflags.21No description provided by the pinned schema.
stargift_resaleflags.22?trueflags.22No description provided by the pinned schema.
posts_searchflags.24?trueflags.24No description provided by the pinned schema.
stargift_prepaid_upgradeflags.25?trueflags.25No description provided by the pinned schema.
stargift_drop_original_detailsflags.26?trueflags.26No description provided by the pinned schema.
phonegroup_messageflags.27?trueflags.27No description provided by the pinned schema.
stargift_auction_bidflags.28?trueflags.28No description provided by the pinned schema.
offerflags.29?trueflags.29No description provided by the pinned schema.
idstringNo description provided by the pinned schema.
amountStarsAmountNo description provided by the pinned schema.
dateintNo description provided by the pinned schema.
peerStarsTransactionPeerNo description provided by the pinned schema.
titleflags.0?stringflags.0No description provided by the pinned schema.
descriptionflags.1?stringflags.1No description provided by the pinned schema.
photoflags.2?WebDocumentflags.2No description provided by the pinned schema.
transaction_dateflags.5?intflags.5No description provided by the pinned schema.
transaction_urlflags.5?stringflags.5No description provided by the pinned schema.
bot_payloadflags.7?bytesflags.7No description provided by the pinned schema.
msg_idflags.8?intflags.8No description provided by the pinned schema.
extended_mediaflags.9?Vectorflags.9No description provided by the pinned schema.
subscription_periodflags.12?intflags.12No description provided by the pinned schema.
giveaway_post_idflags.13?intflags.13No description provided by the pinned schema.
stargiftflags.14?StarGiftflags.14No description provided by the pinned schema.
floodskip_numberflags.15?intflags.15No description provided by the pinned schema.
starref_commission_permilleflags.16?intflags.16No description provided by the pinned schema.
starref_peerflags.17?Peerflags.17No description provided by the pinned schema.
starref_amountflags.17?StarsAmountflags.17No description provided by the pinned schema.
paid_messagesflags.19?intflags.19No description provided by the pinned schema.
premium_gift_monthsflags.20?intflags.20No description provided by the pinned schema.
ads_proceeds_from_dateflags.23?intflags.23No description provided by the pinned schema.
ads_proceeds_to_dateflags.23?intflags.23No description provided by the pinned schema.
ParameterBitMeaning
refund3Controlled by flags; present when this bit is set.
pending4Controlled by flags; present when this bit is set.
failed6Controlled by flags; present when this bit is set.
gift10Controlled by flags; present when this bit is set.
reaction11Controlled by flags; present when this bit is set.
stargift_upgrade18Controlled by flags; present when this bit is set.
business_transfer21Controlled by flags; present when this bit is set.
stargift_resale22Controlled by flags; present when this bit is set.
posts_search24Controlled by flags; present when this bit is set.
stargift_prepaid_upgrade25Controlled by flags; present when this bit is set.
stargift_drop_original_details26Controlled by flags; present when this bit is set.
phonegroup_message27Controlled by flags; present when this bit is set.
stargift_auction_bid28Controlled by flags; present when this bit is set.
offer29Controlled by flags; present when this bit is set.
title0Controlled by flags; present when this bit is set.
description1Controlled by flags; present when this bit is set.
photo2Controlled by flags; present when this bit is set.
transaction_date5Controlled by flags; present when this bit is set.
transaction_url5Controlled by flags; present when this bit is set.
bot_payload7Controlled by flags; present when this bit is set.
msg_id8Controlled by flags; present when this bit is set.
extended_media9Controlled by flags; present when this bit is set.
subscription_period12Controlled by flags; present when this bit is set.
giveaway_post_id13Controlled by flags; present when this bit is set.
stargift14Controlled by flags; present when this bit is set.
floodskip_number15Controlled by flags; present when this bit is set.
starref_commission_permille16Controlled by flags; present when this bit is set.
starref_peer17Controlled by flags; present when this bit is set.
starref_amount17Controlled by flags; present when this bit is set.
paid_messages19Controlled by flags; present when this bit is set.
premium_gift_months20Controlled by flags; present when this bit is set.
ads_proceeds_from_date23Controlled by flags; present when this bit is set.
ads_proceeds_to_date23Controlled by flags; present when this bit is set.
from miniproto.raw.types import StarsTransaction

Public access: miniproto.raw.types.StarsTransaction.

from miniproto.raw.types import StarsTransaction
# Naming the raw constructor class is local only; it performs no I/O or network request.
constructor_type = StarsTransaction

StarsTransaction

  • tdlib_vs_core: changed_count=68; core_only_count=1; overlap_count=2302; tdlib_only_count=158
  • tdlib_vs_tdesktop: changed_count=0; overlap_count=2448; tdesktop_only=null; tdlib_only=accessPointRule, ephemeral.editMessage, help.configSimple, inputPeerPhotoFileLocationLegacy, inputStickerSetThumbLegacy, invokeWithApnsSecretPrefix, invokeWithBusinessConnectionPrefix, invokeWithGooglePlayIntegrityPrefix, invokeWithReCaptchaPrefix, ipPort, ipPortSecret, updateEphemeralBotCallbackQuery