20 21 22
# File 'lib/wechat/message.rb', line 20 def to_party(party) new(ToPartyName: party, CreateTime: Time.now.to_i) end