const github.com/gotd/td/tg.AccountEmojiStatusesTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_account_emoji_statuses_gen.go#L160: const AccountEmojiStatusesTypeID = 0x90c467d1
tl_account_emoji_statuses_gen.go#L211: return AccountEmojiStatusesTypeID
tl_account_emoji_statuses_gen.go#L223: ID: AccountEmojiStatusesTypeID,
tl_account_emoji_statuses_gen.go#L247: b.PutID(AccountEmojiStatusesTypeID)
tl_account_emoji_statuses_gen.go#L274: if err := b.ConsumeID(AccountEmojiStatusesTypeID); err != nil {
tl_account_emoji_statuses_gen.go#L397: case AccountEmojiStatusesTypeID:
tl_registry_gen.go#L1124: AccountEmojiStatusesTypeID: "account.emojiStatuses#90c467d1",
tl_registry_gen.go#L2906: "account.emojiStatuses": AccountEmojiStatusesTypeID,
tl_registry_gen.go#L4688: AccountEmojiStatusesTypeID: func() bin.Object { return &AccountEmojiStatuses{} },
tl_registry_gen.go#L5392: AccountEmojiStatusesTypeID,
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |