{"load_video_thumb",{ca_number,ca_none},do_load_video_thumb,"load_video_thumb <msg-id>\tDownloads file to downloads dirs. Prints file name after download end",NULL},
{"main_session",{ca_none},do_main_session,"main_session\tSends updates to this connection (or terminal). Useful only with listening socket",NULL},
{"mark_read",{ca_peer,ca_none},do_mark_read,"mark_read <peer>\tMarks messages with peer as read",NULL},
{"msg",{ca_peer,ca_string_end,ca_none},do_msg,"msg <peer> <text>\tSends text message to peer",NULL},
{"msg",{ca_peer,ca_msg_string_end,ca_none},do_msg,"msg <peer> <text>\tSends text message to peer",NULL},