class BotPlatform::Channels::Teams
Public Instance Methods
channel_id()
click to toggle source
# File lib/bot_platform/channels/teams.rb, line 7 def channel_id "teams" end
match_request(headers,body)
click to toggle source
# File lib/bot_platform/channels/teams.rb, line 11 def match_request(headers,body) false end