const github.com/gotd/td/tg.ChatlistsChatlistUpdatesTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_chatlists_chatlist_updates_gen.go#L51: const ChatlistsChatlistUpdatesTypeID = 0x93bd878d
tl_chatlists_chatlist_updates_gen.go#L102: return ChatlistsChatlistUpdatesTypeID
tl_chatlists_chatlist_updates_gen.go#L114: ID: ChatlistsChatlistUpdatesTypeID,
tl_chatlists_chatlist_updates_gen.go#L142: b.PutID(ChatlistsChatlistUpdatesTypeID)
tl_chatlists_chatlist_updates_gen.go#L186: if err := b.ConsumeID(ChatlistsChatlistUpdatesTypeID); err != nil {
tl_registry_gen.go#L1181: ChatlistsChatlistUpdatesTypeID: "chatlists.chatlistUpdates#93bd878d",
tl_registry_gen.go#L2963: "chatlists.chatlistUpdates": ChatlistsChatlistUpdatesTypeID,
tl_registry_gen.go#L4745: ChatlistsChatlistUpdatesTypeID: func() bin.Object { return &ChatlistsChatlistUpdates{} },
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. |