Mykhailo Kozlov
Results
3
comments of
Mykhailo Kozlov
@tuscen I had successfull attempts with parsing official Telegram Bot API documentation, but it wasn't good for using it as scheme for implementing requests and API models, so I abandoned...
@tuscen Anyway, if one of the required parameters is missing, Telegram will result an error when sending a request, so developer will see which parameter he forgot to specify. Or...
@tuscen Okay, I'll think about that, will propose a solution ASAP.