const github.com/gotd/td/tg.ChatlistsHideChatlistUpdatesRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_chatlists_hide_chatlist_updates_gen.go#L47: const ChatlistsHideChatlistUpdatesRequestTypeID = 0x66e486fb
tl_chatlists_hide_chatlist_updates_gen.go#L88: return ChatlistsHideChatlistUpdatesRequestTypeID
tl_chatlists_hide_chatlist_updates_gen.go#L100: ID: ChatlistsHideChatlistUpdatesRequestTypeID,
tl_chatlists_hide_chatlist_updates_gen.go#L120: b.PutID(ChatlistsHideChatlistUpdatesRequestTypeID)
tl_chatlists_hide_chatlist_updates_gen.go#L140: if err := b.ConsumeID(ChatlistsHideChatlistUpdatesRequestTypeID); err != nil {
tl_registry_gen.go#L1771: ChatlistsHideChatlistUpdatesRequestTypeID: "chatlists.hideChatlistUpdates#66e486fb",
tl_registry_gen.go#L3553: "chatlists.hideChatlistUpdates": ChatlistsHideChatlistUpdatesRequestTypeID,
tl_registry_gen.go#L5335: ChatlistsHideChatlistUpdatesRequestTypeID: func() bin.Object { return &ChatlistsHideChatlistUpdatesRequest{} },
tl_server_gen.go#L9562: s.handlers[ChatlistsHideChatlistUpdatesRequestTypeID] = 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. |