type github.com/gotd/td/tg.InputStorePaymentStarsGiveaway
49 uses
github.com/gotd/td/tg (current package)
tl_input_store_payment_purpose_gen.go#L1871: type InputStorePaymentStarsGiveaway struct {
tl_input_store_payment_purpose_gen.go#L1945: func (i InputStorePaymentStarsGiveaway) construct() InputStorePaymentPurposeClass { return &i }
tl_input_store_payment_purpose_gen.go#L1949: _ bin.Encoder = &InputStorePaymentStarsGiveaway{}
tl_input_store_payment_purpose_gen.go#L1950: _ bin.Decoder = &InputStorePaymentStarsGiveaway{}
tl_input_store_payment_purpose_gen.go#L1951: _ bin.BareEncoder = &InputStorePaymentStarsGiveaway{}
tl_input_store_payment_purpose_gen.go#L1952: _ bin.BareDecoder = &InputStorePaymentStarsGiveaway{}
tl_input_store_payment_purpose_gen.go#L1954: _ InputStorePaymentPurposeClass = &InputStorePaymentStarsGiveaway{}
tl_input_store_payment_purpose_gen.go#L1957: func (i *InputStorePaymentStarsGiveaway) Zero() bool {
tl_input_store_payment_purpose_gen.go#L2005: func (i *InputStorePaymentStarsGiveaway) String() string {
tl_input_store_payment_purpose_gen.go#L2009: type Alias InputStorePaymentStarsGiveaway
tl_input_store_payment_purpose_gen.go#L2014: func (i *InputStorePaymentStarsGiveaway) FillFrom(from interface {
tl_input_store_payment_purpose_gen.go#L2054: func (*InputStorePaymentStarsGiveaway) TypeID() uint32 {
tl_input_store_payment_purpose_gen.go#L2059: func (*InputStorePaymentStarsGiveaway) TypeName() string {
tl_input_store_payment_purpose_gen.go#L2064: func (i *InputStorePaymentStarsGiveaway) TypeInfo() tdp.Type {
tl_input_store_payment_purpose_gen.go#L2132: func (i *InputStorePaymentStarsGiveaway) SetFlags() {
tl_input_store_payment_purpose_gen.go#L2151: func (i *InputStorePaymentStarsGiveaway) Encode(b *bin.Buffer) error {
tl_input_store_payment_purpose_gen.go#L2160: func (i *InputStorePaymentStarsGiveaway) EncodeBare(b *bin.Buffer) error {
tl_input_store_payment_purpose_gen.go#L2204: func (i *InputStorePaymentStarsGiveaway) Decode(b *bin.Buffer) error {
tl_input_store_payment_purpose_gen.go#L2215: func (i *InputStorePaymentStarsGiveaway) DecodeBare(b *bin.Buffer) error {
tl_input_store_payment_purpose_gen.go#L2320: func (i *InputStorePaymentStarsGiveaway) SetOnlyNewSubscribers(value bool) {
tl_input_store_payment_purpose_gen.go#L2331: func (i *InputStorePaymentStarsGiveaway) GetOnlyNewSubscribers() (value bool) {
tl_input_store_payment_purpose_gen.go#L2339: func (i *InputStorePaymentStarsGiveaway) SetWinnersAreVisible(value bool) {
tl_input_store_payment_purpose_gen.go#L2350: func (i *InputStorePaymentStarsGiveaway) GetWinnersAreVisible() (value bool) {
tl_input_store_payment_purpose_gen.go#L2358: func (i *InputStorePaymentStarsGiveaway) GetStars() (value int64) {
tl_input_store_payment_purpose_gen.go#L2366: func (i *InputStorePaymentStarsGiveaway) GetBoostPeer() (value InputPeerClass) {
tl_input_store_payment_purpose_gen.go#L2374: func (i *InputStorePaymentStarsGiveaway) SetAdditionalPeers(value []InputPeerClass) {
tl_input_store_payment_purpose_gen.go#L2381: func (i *InputStorePaymentStarsGiveaway) GetAdditionalPeers() (value []InputPeerClass, ok bool) {
tl_input_store_payment_purpose_gen.go#L2392: func (i *InputStorePaymentStarsGiveaway) SetCountriesISO2(value []string) {
tl_input_store_payment_purpose_gen.go#L2399: func (i *InputStorePaymentStarsGiveaway) GetCountriesISO2() (value []string, ok bool) {
tl_input_store_payment_purpose_gen.go#L2410: func (i *InputStorePaymentStarsGiveaway) SetPrizeDescription(value string) {
tl_input_store_payment_purpose_gen.go#L2417: func (i *InputStorePaymentStarsGiveaway) GetPrizeDescription() (value string, ok bool) {
tl_input_store_payment_purpose_gen.go#L2428: func (i *InputStorePaymentStarsGiveaway) GetRandomID() (value int64) {
tl_input_store_payment_purpose_gen.go#L2436: func (i *InputStorePaymentStarsGiveaway) GetUntilDate() (value int) {
tl_input_store_payment_purpose_gen.go#L2444: func (i *InputStorePaymentStarsGiveaway) GetCurrency() (value string) {
tl_input_store_payment_purpose_gen.go#L2452: func (i *InputStorePaymentStarsGiveaway) GetAmount() (value int64) {
tl_input_store_payment_purpose_gen.go#L2460: func (i *InputStorePaymentStarsGiveaway) GetUsers() (value int) {
tl_input_store_payment_purpose_gen.go#L2468: func (i *InputStorePaymentStarsGiveaway) MapAdditionalPeers() (value InputPeerClassArray, ok bool) {
tl_input_store_payment_purpose_gen.go#L2890: v := InputStorePaymentStarsGiveaway{}
tl_input_store_payment_purpose_slices_gen.go#L200: value, ok := elem.(*InputStorePaymentStarsGiveaway)
tl_input_store_payment_purpose_slices_gen.go#L716: type InputStorePaymentStarsGiveawayArray []InputStorePaymentStarsGiveaway
tl_input_store_payment_purpose_slices_gen.go#L719: func (s InputStorePaymentStarsGiveawayArray) Sort(less func(a, b InputStorePaymentStarsGiveaway) bool) InputStorePaymentStarsGiveawayArray {
tl_input_store_payment_purpose_slices_gen.go#L727: func (s InputStorePaymentStarsGiveawayArray) SortStable(less func(a, b InputStorePaymentStarsGiveaway) bool) InputStorePaymentStarsGiveawayArray {
tl_input_store_payment_purpose_slices_gen.go#L735: func (s InputStorePaymentStarsGiveawayArray) Retain(keep func(x InputStorePaymentStarsGiveaway) bool) InputStorePaymentStarsGiveawayArray {
tl_input_store_payment_purpose_slices_gen.go#L749: func (s InputStorePaymentStarsGiveawayArray) First() (v InputStorePaymentStarsGiveaway, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L757: func (s InputStorePaymentStarsGiveawayArray) Last() (v InputStorePaymentStarsGiveaway, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L765: func (s *InputStorePaymentStarsGiveawayArray) PopFirst() (v InputStorePaymentStarsGiveaway, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L775: var zero InputStorePaymentStarsGiveaway
tl_input_store_payment_purpose_slices_gen.go#L784: func (s *InputStorePaymentStarsGiveawayArray) Pop() (v InputStorePaymentStarsGiveaway, ok bool) {
tl_registry_gen.go#L6134: InputStorePaymentStarsGiveawayTypeID: func() bin.Object { return &InputStorePaymentStarsGiveaway{} },
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |