Advertisement
psycholyzern

msg

Oct 24th, 2015
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.63 KB | None | 0 0
  1.  [   '__class__',
  2.     '__delattr__',
  3.     '__doc__',
  4.     '__format__',
  5.     '__getattribute__',
  6.     '__hash__',
  7.     '__init__',
  8.     '__new__',
  9.     '__reduce__',
  10.     '__reduce_ex__',
  11.     '__repr__',
  12.     '__setattr__',
  13.     '__sizeof__',
  14.     '__str__',
  15.     '__subclasshook__',
  16.     'action',
  17.     'date',
  18.     'dest',
  19.     'flags',
  20.     'fwd_date',
  21.     'fwd_src',
  22.     'id',
  23.     'load_audio',
  24.     'load_document',
  25.     'load_document_thumb',
  26.     'load_photo',
  27.     'load_video',
  28.     'load_video_thumb',
  29.     'media',
  30.     'mention',
  31.     'out',
  32.     'reply',
  33.     'reply_id',
  34.     'service',
  35.     'src',
  36.     'text',
  37.     'unread']
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement