const github.com/gotd/td/tg.UpdateShortMessageTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L392: UpdateShortMessageTypeID: "updateShortMessage#313bc7f8",
tl_registry_gen.go#L2174: "updateShortMessage": UpdateShortMessageTypeID,
tl_registry_gen.go#L3956: UpdateShortMessageTypeID: func() bin.Object { return &UpdateShortMessage{} },
tl_registry_gen.go#L6655: UpdateShortMessageTypeID,
tl_updates_gen.go#L208: const UpdateShortMessageTypeID = 0x313bc7f8
tl_updates_gen.go#L342: return UpdateShortMessageTypeID
tl_updates_gen.go#L354: ID: UpdateShortMessageTypeID,
tl_updates_gen.go#L470: b.PutID(UpdateShortMessageTypeID)
tl_updates_gen.go#L527: if err := b.ConsumeID(UpdateShortMessageTypeID); err != nil {
tl_updates_gen.go#L2934: case UpdateShortMessageTypeID:
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. |