module Cli
    class App
      desc 'AppsConnections methods.'
      command 'apps_connections' do |g|
        g.desc 'Generate a temporary Socket Mode WebSocket URL that your app can connect to in order to receive events and interactive payloads over.'