Repository URL to install this package:
Version:
0.8.93 ▾
|
module Lobbyist
module V2
class Texting < Lobbyist::V2::Base
attr_accessor :unread_count
end
end
end