const github.com/gotd/td/tg.EmojiStatusUntilTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_emoji_status_gen.go#L295: const EmojiStatusUntilTypeID = 0xfa30a8c7
tl_emoji_status_gen.go#L346: return EmojiStatusUntilTypeID
tl_emoji_status_gen.go#L358: ID: EmojiStatusUntilTypeID,
tl_emoji_status_gen.go#L382: b.PutID(EmojiStatusUntilTypeID)
tl_emoji_status_gen.go#L401: if err := b.ConsumeID(EmojiStatusUntilTypeID); err != nil {
tl_emoji_status_gen.go#L551: case EmojiStatusUntilTypeID:
tl_registry_gen.go#L1122: EmojiStatusUntilTypeID: "emojiStatusUntil#fa30a8c7",
tl_registry_gen.go#L2904: "emojiStatusUntil": EmojiStatusUntilTypeID,
tl_registry_gen.go#L4686: EmojiStatusUntilTypeID: func() bin.Object { return &EmojiStatusUntil{} },
tl_registry_gen.go#L5681: EmojiStatusUntilTypeID,
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. |