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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_notify_peer_gen.go#L284: const InputNotifyChatsTypeID = 0x4a95e84e
		tl_input_notify_peer_gen.go#L320: 	return InputNotifyChatsTypeID
		tl_input_notify_peer_gen.go#L332: 		ID:   InputNotifyChatsTypeID,
		tl_input_notify_peer_gen.go#L347: 	b.PutID(InputNotifyChatsTypeID)
		tl_input_notify_peer_gen.go#L364: 	if err := b.ConsumeID(InputNotifyChatsTypeID); err != nil {
		tl_input_notify_peer_gen.go#L718: 	case InputNotifyChatsTypeID:
		tl_registry_gen.go#L209: 		InputNotifyChatsTypeID:                                   "inputNotifyChats#4a95e84e",
		tl_registry_gen.go#L1991: 		"inputNotifyChats":                                   InputNotifyChatsTypeID,
		tl_registry_gen.go#L3773: 		InputNotifyChatsTypeID:                                   func() bin.Object { return &InputNotifyChats{} },
		tl_registry_gen.go#L5877: 			InputNotifyChatsTypeID,