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

10 uses

	github.com/gotd/td/tg (current package)
		tl_notify_peer_gen.go#L386: const NotifyBroadcastsTypeID = 0xd612e8ef
		tl_notify_peer_gen.go#L422: 	return NotifyBroadcastsTypeID
		tl_notify_peer_gen.go#L434: 		ID:   NotifyBroadcastsTypeID,
		tl_notify_peer_gen.go#L449: 	b.PutID(NotifyBroadcastsTypeID)
		tl_notify_peer_gen.go#L466: 	if err := b.ConsumeID(NotifyBroadcastsTypeID); err != nil {
		tl_notify_peer_gen.go#L722: 	case NotifyBroadcastsTypeID:
		tl_registry_gen.go#L435: 		NotifyBroadcastsTypeID:                                   "notifyBroadcasts#d612e8ef",
		tl_registry_gen.go#L2217: 		"notifyBroadcasts":                                   NotifyBroadcastsTypeID,
		tl_registry_gen.go#L3999: 		NotifyBroadcastsTypeID:                                   func() bin.Object { return &NotifyBroadcasts{} },
		tl_registry_gen.go#L6223: 			NotifyBroadcastsTypeID,