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: