const github.com/gotd/td/tg.MessagesGetCustomEmojiDocumentsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_custom_emoji_documents_gen.go#L56: const MessagesGetCustomEmojiDocumentsRequestTypeID = 0xd9ab0f54
tl_messages_get_custom_emoji_documents_gen.go#L97: return MessagesGetCustomEmojiDocumentsRequestTypeID
tl_messages_get_custom_emoji_documents_gen.go#L109: ID: MessagesGetCustomEmojiDocumentsRequestTypeID,
tl_messages_get_custom_emoji_documents_gen.go#L129: b.PutID(MessagesGetCustomEmojiDocumentsRequestTypeID)
tl_messages_get_custom_emoji_documents_gen.go#L150: if err := b.ConsumeID(MessagesGetCustomEmojiDocumentsRequestTypeID); err != nil {
tl_registry_gen.go#L1557: MessagesGetCustomEmojiDocumentsRequestTypeID: "messages.getCustomEmojiDocuments#d9ab0f54",
tl_registry_gen.go#L3339: "messages.getCustomEmojiDocuments": MessagesGetCustomEmojiDocumentsRequestTypeID,
tl_registry_gen.go#L5121: MessagesGetCustomEmojiDocumentsRequestTypeID: func() bin.Object { return &MessagesGetCustomEmojiDocumentsRequest{} },
tl_server_gen.go#L5740: s.handlers[MessagesGetCustomEmojiDocumentsRequestTypeID] = 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. |