const github.com/gotd/td/tg.UpdateShortSentMessageTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L397: UpdateShortSentMessageTypeID: "updateShortSentMessage#9015e101",
tl_registry_gen.go#L2179: "updateShortSentMessage": UpdateShortSentMessageTypeID,
tl_registry_gen.go#L3961: UpdateShortSentMessageTypeID: func() bin.Object { return &UpdateShortSentMessage{} },
tl_registry_gen.go#L6660: UpdateShortSentMessageTypeID,
tl_updates_gen.go#L2466: const UpdateShortSentMessageTypeID = 0x9015e101
tl_updates_gen.go#L2559: return UpdateShortSentMessageTypeID
tl_updates_gen.go#L2571: ID: UpdateShortSentMessageTypeID,
tl_updates_gen.go#L2639: b.PutID(UpdateShortSentMessageTypeID)
tl_updates_gen.go#L2686: if err := b.ConsumeID(UpdateShortSentMessageTypeID); err != nil {
tl_updates_gen.go#L2969: case UpdateShortSentMessageTypeID:
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. |