const github.com/gotd/td/tg.DialogFolderTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_dialog_gen.go#L735: const DialogFolderTypeID = 0x71bd134c
tl_dialog_gen.go#L819: return DialogFolderTypeID
tl_dialog_gen.go#L831: ID: DialogFolderTypeID,
tl_dialog_gen.go#L887: b.PutID(DialogFolderTypeID)
tl_dialog_gen.go#L922: if err := b.ConsumeID(DialogFolderTypeID); err != nil {
tl_dialog_gen.go#L1134: case DialogFolderTypeID:
tl_registry_gen.go#L191: DialogFolderTypeID: "dialogFolder#71bd134c",
tl_registry_gen.go#L1973: "dialogFolder": DialogFolderTypeID,
tl_registry_gen.go#L3755: DialogFolderTypeID: func() bin.Object { return &DialogFolder{} },
tl_registry_gen.go#L5631: DialogFolderTypeID,
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. |