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

10 uses

	github.com/gotd/td/tg (current package)
		tl_message_action_gen.go#L6684: const MessageActionSetChatWallPaperTypeID = 0x5060a3f4
		tl_message_action_gen.go#L6743: 	return MessageActionSetChatWallPaperTypeID
		tl_message_action_gen.go#L6755: 		ID:   MessageActionSetChatWallPaperTypeID,
		tl_message_action_gen.go#L6795: 	b.PutID(MessageActionSetChatWallPaperTypeID)
		tl_message_action_gen.go#L6822: 	if err := b.ConsumeID(MessageActionSetChatWallPaperTypeID); err != nil {
		tl_message_action_gen.go#L8028: 	case MessageActionSetChatWallPaperTypeID:
		tl_registry_gen.go#L186: 		MessageActionSetChatWallPaperTypeID:                      "messageActionSetChatWallPaper#5060a3f4",
		tl_registry_gen.go#L1968: 		"messageActionSetChatWallPaper":                      MessageActionSetChatWallPaperTypeID,
		tl_registry_gen.go#L3750: 		MessageActionSetChatWallPaperTypeID:                      func() bin.Object { return &MessageActionSetChatWallPaper{} },
		tl_registry_gen.go#L6051: 			MessageActionSetChatWallPaperTypeID,