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

10 uses

	github.com/gotd/td/tg (current package)
		tl_message_action_gen.go#L4891: const MessageActionSetChatThemeTypeID = 0xaa786345
		tl_message_action_gen.go#L4937: 	return MessageActionSetChatThemeTypeID
		tl_message_action_gen.go#L4949: 		ID:   MessageActionSetChatThemeTypeID,
		tl_message_action_gen.go#L4969: 	b.PutID(MessageActionSetChatThemeTypeID)
		tl_message_action_gen.go#L4987: 	if err := b.ConsumeID(MessageActionSetChatThemeTypeID); err != nil {
		tl_message_action_gen.go#L7965: 	case MessageActionSetChatThemeTypeID:
		tl_registry_gen.go#L177: 		MessageActionSetChatThemeTypeID:                          "messageActionSetChatTheme#aa786345",
		tl_registry_gen.go#L1959: 		"messageActionSetChatTheme":                          MessageActionSetChatThemeTypeID,
		tl_registry_gen.go#L3741: 		MessageActionSetChatThemeTypeID:                          func() bin.Object { return &MessageActionSetChatTheme{} },
		tl_registry_gen.go#L6042: 			MessageActionSetChatThemeTypeID,