const github.com/gotd/td/tg.AccountUpdateEmojiStatusRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_account_update_emoji_status_gen.go#L50: const AccountUpdateEmojiStatusRequestTypeID = 0xfbd3de6b
tl_account_update_emoji_status_gen.go#L91: return AccountUpdateEmojiStatusRequestTypeID
tl_account_update_emoji_status_gen.go#L103: ID: AccountUpdateEmojiStatusRequestTypeID,
tl_account_update_emoji_status_gen.go#L123: b.PutID(AccountUpdateEmojiStatusRequestTypeID)
tl_account_update_emoji_status_gen.go#L146: if err := b.ConsumeID(AccountUpdateEmojiStatusRequestTypeID); err != nil {
tl_registry_gen.go#L1345: AccountUpdateEmojiStatusRequestTypeID: "account.updateEmojiStatus#fbd3de6b",
tl_registry_gen.go#L3127: "account.updateEmojiStatus": AccountUpdateEmojiStatusRequestTypeID,
tl_registry_gen.go#L4909: AccountUpdateEmojiStatusRequestTypeID: func() bin.Object { return &AccountUpdateEmojiStatusRequest{} },
tl_server_gen.go#L1908: s.handlers[AccountUpdateEmojiStatusRequestTypeID] = handler
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. |