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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1024: type GroupCallConnectionHandler func(ctx context.Context, e Entities, update *UpdateGroupCallConnection) error
		tl_handlers_gen.go#L1027: func (u UpdateDispatcher) OnGroupCallConnection(handler GroupCallConnectionHandler) {