{"dialog_list",{ca_none},do_dialog_list,"dialog_list\tList of last conversations"},
{"dialog_list",{ca_number|ca_optional,ca_number|ca_optional,ca_none},do_dialog_list,"dialog_list [limit=100] [offset=0]\tList of last conversations"},
{"export_card",{ca_none},do_export_card,"export_card\tPrints card that can be imported by another user with import_card method"},
{"export_card",{ca_none},do_export_card,"export_card\tPrints card that can be imported by another user with import_card method"},
{"fwd",{ca_peer,ca_number,ca_none},do_fwd,"fwd <peer> <msg-id>\tForwards message to peer. Forward to secret chats is forbidden"},
{"fwd",{ca_peer,ca_number,ca_none},do_fwd,"fwd <peer> <msg-id>\tForwards message to peer. Forward to secret chats is forbidden"},
{"fwd_media",{ca_peer,ca_number,ca_none},do_fwd_media,"fwd <peer> <msg-id>\tForwards message media to peer. Forward to secret chats is forbidden. Result slightly differs from fwd"},
{"fwd_media",{ca_peer,ca_number,ca_none},do_fwd_media,"fwd <peer> <msg-id>\tForwards message media to peer. Forward to secret chats is forbidden. Result slightly differs from fwd"},