Class: CQHttp::Bot::Sender

Inherits:
Struct
  • Object
show all
Defined in:
lib/Bot/Bot.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ageObject

Returns the value of attribute age

Returns:

  • (Object)

    the current value of age



3
4
5
# File 'lib/Bot/Bot.rb', line 3

def age
  @age
end

#cardObject

Returns the value of attribute card

Returns:

  • (Object)

    the current value of card



3
4
5
# File 'lib/Bot/Bot.rb', line 3

def card
  @card
end

#member_roleObject

Returns the value of attribute member_role

Returns:

  • (Object)

    the current value of member_role



3
4
5
# File 'lib/Bot/Bot.rb', line 3

def member_role
  @member_role
end

#nicknameObject

Returns the value of attribute nickname

Returns:

  • (Object)

    the current value of nickname



3
4
5
# File 'lib/Bot/Bot.rb', line 3

def nickname
  @nickname
end

#qqlevelObject

Returns the value of attribute qqlevel

Returns:

  • (Object)

    the current value of qqlevel



3
4
5
# File 'lib/Bot/Bot.rb', line 3

def qqlevel
  @qqlevel
end

#sexObject

Returns the value of attribute sex

Returns:

  • (Object)

    the current value of sex



3
4
5
# File 'lib/Bot/Bot.rb', line 3

def sex
  @sex
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



3
4
5
# File 'lib/Bot/Bot.rb', line 3

def title
  @title
end