Method: MsgClientCreateChat#chat_room_type
- Defined in:
- lib/steamd/generated/steammsg.rb
#chat_room_type ⇒ EChatRoomType
Note:
defaults to
Gets the chat_room_type variable.
2264 2265 2266 |
# File 'lib/steamd/generated/steammsg.rb', line 2264 def chat_room_type @variables['chat_room_type'][:value] end |