const github.com/gotd/td/tg.UpdateShortChatMessageTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L393: UpdateShortChatMessageTypeID: "updateShortChatMessage#4d6deea5",
tl_registry_gen.go#L2175: "updateShortChatMessage": UpdateShortChatMessageTypeID,
tl_registry_gen.go#L3957: UpdateShortChatMessageTypeID: func() bin.Object { return &UpdateShortChatMessage{} },
tl_registry_gen.go#L6656: UpdateShortChatMessageTypeID,
tl_updates_gen.go#L926: const UpdateShortChatMessageTypeID = 0x4d6deea5
tl_updates_gen.go#L1065: return UpdateShortChatMessageTypeID
tl_updates_gen.go#L1077: ID: UpdateShortChatMessageTypeID,
tl_updates_gen.go#L1197: b.PutID(UpdateShortChatMessageTypeID)
tl_updates_gen.go#L1255: if err := b.ConsumeID(UpdateShortChatMessageTypeID); err != nil {
tl_updates_gen.go#L2941: case UpdateShortChatMessageTypeID:
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. |