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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_participants_filter_gen.go#L485: const ChannelParticipantsBannedTypeID = 0x1427a5e1
		tl_channel_participants_filter_gen.go#L531: 	return ChannelParticipantsBannedTypeID
		tl_channel_participants_filter_gen.go#L543: 		ID:   ChannelParticipantsBannedTypeID,
		tl_channel_participants_filter_gen.go#L563: 	b.PutID(ChannelParticipantsBannedTypeID)
		tl_channel_participants_filter_gen.go#L581: 	if err := b.ConsumeID(ChannelParticipantsBannedTypeID); err != nil {
		tl_channel_participants_filter_gen.go#L1193: 	case ChannelParticipantsBannedTypeID:
		tl_registry_gen.go#L604: 		ChannelParticipantsBannedTypeID:                          "channelParticipantsBanned#1427a5e1",
		tl_registry_gen.go#L2386: 		"channelParticipantsBanned":                          ChannelParticipantsBannedTypeID,
		tl_registry_gen.go#L4168: 		ChannelParticipantsBannedTypeID:                          func() bin.Object { return &ChannelParticipantsBanned{} },
		tl_registry_gen.go#L5569: 			ChannelParticipantsBannedTypeID,