Guest User

Untitled

a guest
Apr 16th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. inputMediaPhotoExternal#922aec1 flags:# url:string caption:string ttl_seconds:flags.0?int = InputMedia;
  2.  
  3. -- flags:#
  4.  
  5. -- ttl_seconds:flags.0?int
  6.  
  7. messages:vector<%Message> = MessageContainer;
  8.  
  9. <%Message> >>>>> what does mean?
  10.  
  11. int ? = Int
  12.  
  13. 4*[ int ] >>>>> what does mean?
  14.  
  15. vector {t:Type} # [ t ] = Vector t;
  16.  
  17. {t:Type} # [ t ] >>>>> what does mean?
Add Comment
Please, Sign In to add comment