const github.com/gotd/td/tg.ChatlistsGetChatlistUpdatesRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_chatlists_get_chatlist_updates_gen.go#L50: const ChatlistsGetChatlistUpdatesRequestTypeID = 0x89419521
tl_chatlists_get_chatlist_updates_gen.go#L91: return ChatlistsGetChatlistUpdatesRequestTypeID
tl_chatlists_get_chatlist_updates_gen.go#L103: ID: ChatlistsGetChatlistUpdatesRequestTypeID,
tl_chatlists_get_chatlist_updates_gen.go#L123: b.PutID(ChatlistsGetChatlistUpdatesRequestTypeID)
tl_chatlists_get_chatlist_updates_gen.go#L143: if err := b.ConsumeID(ChatlistsGetChatlistUpdatesRequestTypeID); err != nil {
tl_registry_gen.go#L1769: ChatlistsGetChatlistUpdatesRequestTypeID: "chatlists.getChatlistUpdates#89419521",
tl_registry_gen.go#L3551: "chatlists.getChatlistUpdates": ChatlistsGetChatlistUpdatesRequestTypeID,
tl_registry_gen.go#L5333: ChatlistsGetChatlistUpdatesRequestTypeID: func() bin.Object { return &ChatlistsGetChatlistUpdatesRequest{} },
tl_server_gen.go#L9524: s.handlers[ChatlistsGetChatlistUpdatesRequestTypeID] = 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. |