resp := make(chan response, 1)
m.queueSend <- packetToSend{
msg: msg,
resp: resp,
}
return resp
}
это гошный биндинг к mtproto, ок
Обсуждают сегодня