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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L960: type GroupCallParticipantsHandler func(ctx context.Context, e Entities, update *UpdateGroupCallParticipants) error
		tl_handlers_gen.go#L963: func (u UpdateDispatcher) OnGroupCallParticipants(handler GroupCallParticipantsHandler) {