const github.com/gotd/td/tg.DialogFolderTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_dialog_gen.go#L762: const DialogFolderTypeID = 0x71bd134c
tl_dialog_gen.go#L846: return DialogFolderTypeID
tl_dialog_gen.go#L858: ID: DialogFolderTypeID,
tl_dialog_gen.go#L914: b.PutID(DialogFolderTypeID)
tl_dialog_gen.go#L949: if err := b.ConsumeID(DialogFolderTypeID); err != nil {
tl_dialog_gen.go#L1375: case DialogFolderTypeID:
tl_registry_gen.go#L228: DialogFolderTypeID: "dialogFolder#71bd134c",
tl_registry_gen.go#L2695: "dialogFolder": DialogFolderTypeID,
tl_registry_gen.go#L5162: DialogFolderTypeID: func() bin.Object { return &DialogFolder{} },
tl_registry_gen.go#L7736: DialogFolderTypeID,
![]() |
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. |