const github.com/gotd/td/tg.MessageActionScreenshotTakenTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_message_action_gen.go#L2937: const MessageActionScreenshotTakenTypeID = 0x4792929b
		tl_message_action_gen.go#L2973: 	return MessageActionScreenshotTakenTypeID
		tl_message_action_gen.go#L2985: 		ID:   MessageActionScreenshotTakenTypeID,
		tl_message_action_gen.go#L3000: 	b.PutID(MessageActionScreenshotTakenTypeID)
		tl_message_action_gen.go#L3017: 	if err := b.ConsumeID(MessageActionScreenshotTakenTypeID); err != nil {
		tl_message_action_gen.go#L7888: 	case MessageActionScreenshotTakenTypeID:
		tl_registry_gen.go#L166: 		MessageActionScreenshotTakenTypeID:                       "messageActionScreenshotTaken#4792929b",
		tl_registry_gen.go#L1948: 		"messageActionScreenshotTaken":                       MessageActionScreenshotTakenTypeID,
		tl_registry_gen.go#L3730: 		MessageActionScreenshotTakenTypeID:                       func() bin.Object { return &MessageActionScreenshotTaken{} },
		tl_registry_gen.go#L6031: 			MessageActionScreenshotTakenTypeID,