module Cli
    class App
      desc 'AppsEventAuthorizations methods.'
      command 'apps_event_authorizations' do |g|
        g.desc 'Get a list of authorizations for the given event context. Each authorization represents an app installation that the event is visible to.'