function on_msg_receive (msg) if msg.out then return end send_msg (msg.from.print_name, msg.text, ok_cb, false) end function on_our_id (id) end function on_secret_chat_created (peer) end function on_user_update (user) end function on_chat_update (user) end function on_get_difference_end () end function on_binlog_replay_end () end