Method: Twitch::User#type

Defined in:
lib/twitch/user.rb

#typeObject (readonly)

Represents a special role of a user. (global mod, admin, staff)



11
12
13
# File 'lib/twitch/user.rb', line 11

def type
  @type
end