type github.com/gotd/td/tg.ChannelParticipantHandler

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1000: type ChannelParticipantHandler func(ctx context.Context, e Entities, update *UpdateChannelParticipant) error
		tl_handlers_gen.go#L1003: func (u UpdateDispatcher) OnChannelParticipant(handler ChannelParticipantHandler) {