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: