11 12 13
# File 'lib/wework/api/methods/menu.rb', line 11 def menu_get get 'menu/get', params: {agentid: agent_id} end