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#L392: case MessagesStickersTypeID:
tl_registry_gen.go#L606: MessagesStickersTypeID: "messages.stickers#30a6ec7e",
tl_registry_gen.go#L3073: "messages.stickers": MessagesStickersTypeID,
tl_registry_gen.go#L5540: MessagesStickersTypeID: func() bin.Object { return &MessagesStickers{} },
tl_registry_gen.go#L8486: MessagesStickersTypeID,
![]() |
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. |