const github.com/gotd/td/tg.MessagesStickersTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_messages_stickers_gen.go#L151: const MessagesStickersTypeID = 0x30a6ec7e
tl_messages_stickers_gen.go#L202: return MessagesStickersTypeID
tl_messages_stickers_gen.go#L214: ID: MessagesStickersTypeID,
tl_messages_stickers_gen.go#L238: b.PutID(MessagesStickersTypeID)
tl_messages_stickers_gen.go#L265: if err := b.ConsumeID(MessagesStickersTypeID); err != nil {
tl_messages_stickers_gen.go#L388: case MessagesStickersTypeID:
tl_registry_gen.go#L505: MessagesStickersTypeID: "messages.stickers#30a6ec7e",
tl_registry_gen.go#L2287: "messages.stickers": MessagesStickersTypeID,
tl_registry_gen.go#L4069: MessagesStickersTypeID: func() bin.Object { return &MessagesStickers{} },
tl_registry_gen.go#L6211: MessagesStickersTypeID,
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. |