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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_notify_peer_gen.go#L389: const InputNotifyBroadcastsTypeID = 0xb1db7c7e
		tl_input_notify_peer_gen.go#L425: 	return InputNotifyBroadcastsTypeID
		tl_input_notify_peer_gen.go#L437: 		ID:   InputNotifyBroadcastsTypeID,
		tl_input_notify_peer_gen.go#L452: 	b.PutID(InputNotifyBroadcastsTypeID)
		tl_input_notify_peer_gen.go#L469: 	if err := b.ConsumeID(InputNotifyBroadcastsTypeID); err != nil {
		tl_input_notify_peer_gen.go#L725: 	case InputNotifyBroadcastsTypeID:
		tl_registry_gen.go#L210: 		InputNotifyBroadcastsTypeID:                              "inputNotifyBroadcasts#b1db7c7e",
		tl_registry_gen.go#L1992: 		"inputNotifyBroadcasts":                              InputNotifyBroadcastsTypeID,
		tl_registry_gen.go#L3774: 		InputNotifyBroadcastsTypeID:                              func() bin.Object { return &InputNotifyBroadcasts{} },
		tl_registry_gen.go#L5878: 			InputNotifyBroadcastsTypeID,