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

2 uses

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