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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_participants_filter_gen.go#L381: const ChannelParticipantsBotsTypeID = 0xb0d1865b
		tl_channel_participants_filter_gen.go#L417: 	return ChannelParticipantsBotsTypeID
		tl_channel_participants_filter_gen.go#L429: 		ID:   ChannelParticipantsBotsTypeID,
		tl_channel_participants_filter_gen.go#L444: 	b.PutID(ChannelParticipantsBotsTypeID)
		tl_channel_participants_filter_gen.go#L461: 	if err := b.ConsumeID(ChannelParticipantsBotsTypeID); err != nil {
		tl_channel_participants_filter_gen.go#L1186: 	case ChannelParticipantsBotsTypeID:
		tl_registry_gen.go#L603: 		ChannelParticipantsBotsTypeID:                            "channelParticipantsBots#b0d1865b",
		tl_registry_gen.go#L2385: 		"channelParticipantsBots":                            ChannelParticipantsBotsTypeID,
		tl_registry_gen.go#L4167: 		ChannelParticipantsBotsTypeID:                            func() bin.Object { return &ChannelParticipantsBots{} },
		tl_registry_gen.go#L5568: 			ChannelParticipantsBotsTypeID,