const github.com/gotd/td/tg.EmojiStatusTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_emoji_status_gen.go#L161: const EmojiStatusTypeID = 0xe7ff068a
tl_emoji_status_gen.go#L218: return EmojiStatusTypeID
tl_emoji_status_gen.go#L230: ID: EmojiStatusTypeID,
tl_emoji_status_gen.go#L262: b.PutID(EmojiStatusTypeID)
tl_emoji_status_gen.go#L287: if err := b.ConsumeID(EmojiStatusTypeID); err != nil {
tl_emoji_status_gen.go#L1132: case EmojiStatusTypeID:
tl_registry_gen.go#L1296: EmojiStatusTypeID: "emojiStatus#e7ff068a",
tl_registry_gen.go#L3763: "emojiStatus": EmojiStatusTypeID,
tl_registry_gen.go#L6230: EmojiStatusTypeID: func() bin.Object { return &EmojiStatus{} },
tl_registry_gen.go#L7792: EmojiStatusTypeID,
![]() |
The pages are generated with Golds v0.8.5. (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. |