Sha256: 41dae0b591c1d8e408a6dfe05443f6775cd8c05fbae828bda8b491cfadb0f40e

Contents?: true

Size: 293 Bytes

Versions: 9

Compression:

Stored size: 293 Bytes

Contents

module Bobot
  module Event
    class PassThreadControl
      include Bobot::Event::Common

      def new_owner_app_id
        @messaging['pass_thread_control']['new_owner_app_id']
      end

      def metadata
        @messaging['pass_thread_control']['metadata']
      end
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bobot-5.0.4 lib/bobot/events/pass_thread_control.rb
bobot-5.0.3 lib/bobot/events/pass_thread_control.rb
bobot-5.0.2 lib/bobot/events/pass_thread_control.rb
bobot-5.0.1 lib/bobot/events/pass_thread_control.rb
bobot-5.0.0 lib/bobot/events/pass_thread_control.rb
bobot-4.15.0 lib/bobot/events/pass_thread_control.rb
bobot-4.14.0 lib/bobot/events/pass_thread_control.rb
bobot-4.13.1 lib/bobot/events/pass_thread_control.rb
bobot-4.13.0 lib/bobot/events/pass_thread_control.rb