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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_notify_peer_gen.go#L182: const InputNotifyUsersTypeID = 0x193b4417
		tl_input_notify_peer_gen.go#L218: 	return InputNotifyUsersTypeID
		tl_input_notify_peer_gen.go#L230: 		ID:   InputNotifyUsersTypeID,
		tl_input_notify_peer_gen.go#L245: 	b.PutID(InputNotifyUsersTypeID)
		tl_input_notify_peer_gen.go#L262: 	if err := b.ConsumeID(InputNotifyUsersTypeID); err != nil {
		tl_input_notify_peer_gen.go#L711: 	case InputNotifyUsersTypeID:
		tl_registry_gen.go#L208: 		InputNotifyUsersTypeID:                                   "inputNotifyUsers#193b4417",
		tl_registry_gen.go#L1990: 		"inputNotifyUsers":                                   InputNotifyUsersTypeID,
		tl_registry_gen.go#L3772: 		InputNotifyUsersTypeID:                                   func() bin.Object { return &InputNotifyUsers{} },
		tl_registry_gen.go#L5876: 			InputNotifyUsersTypeID,