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: