class Tourmaline::InlineQueryResult::Builder
  
  
    
  
    Defined in:
  
  
    
      
        tourmaline/models/inline/inline_query_result.cr
      
    
    
  
  
    
  
    Constructors
  
  
  
    
  
    Instance Method Summary
  
  
    
      - 
        #article(*args, **opts)
        
      
 
    
      - 
        #audio(*args, **opts)
        
      
 
    
      - 
        #cached_audio(*args, **opts)
        
      
 
    
      - 
        #cached_document(*args, **opts)
        
      
 
    
      - 
        #cached_gif(*args, **opts)
        
      
 
    
      - 
        #cached_mpeg4_gif(*args, **opts)
        
      
 
    
      - 
        #cached_photo(*args, **opts)
        
      
 
    
      - 
        #cached_sticker(*args, **opts)
        
      
 
    
      - 
        #cached_video(*args, **opts)
        
      
 
    
      - 
        #cached_voice(*args, **opts)
        
      
 
    
      - 
        #contact(*args, **opts)
        
      
 
    
      - 
        #document(*args, **opts)
        
      
 
    
      - 
        #game(*args, **opts)
        
      
 
    
      - 
        #gif(*args, **opts)
        
      
 
    
      - 
        #location(*args, **opts)
        
      
 
    
      - 
        #mpeg4_gif(*args, **opts)
        
      
 
    
      - 
        #photo(*args, **opts)
        
      
 
    
      - 
        #results : Array(Tourmaline::InlineQueryResult)
        
      
 
    
      - 
        #venue(*args, **opts)
        
      
 
    
      - 
        #video(*args, **opts)
        
      
 
    
  
  
    
    
    
  
    
    
    
  
  
    
  
    Constructor Detail
  
  
    
  
  
    
  
    Instance Method Detail
  
  
    
      
        
        def 
article(*args, **opts)
        
#
       
      
      
      
     
  
    
      
        
        def 
audio(*args, **opts)
        
#
       
      
      
      
     
  
    
      
        
        def 
cached_audio(*args, **opts)
        
#
       
      
      
      
     
  
    
      
        
        def 
cached_document(*args, **opts)
        
#
       
      
      
      
     
  
    
      
        
        def 
cached_gif(*args, **opts)
        
#
       
      
      
      
     
  
    
      
        
        def 
cached_mpeg4_gif(*args, **opts)
        
#
       
      
      
      
     
  
    
      
        
        def 
cached_photo(*args, **opts)
        
#
       
      
      
      
     
  
    
      
        
        def 
cached_sticker(*args, **opts)
        
#
       
      
      
      
     
  
    
      
        
        def 
cached_video(*args, **opts)
        
#
       
      
      
      
     
  
    
      
        
        def 
cached_voice(*args, **opts)
        
#
       
      
      
      
     
  
    
      
        
        def 
contact(*args, **opts)
        
#
       
      
      
      
     
  
    
      
        
        def 
document(*args, **opts)
        
#
       
      
      
      
     
  
    
      
        
        def 
game(*args, **opts)
        
#
       
      
      
      
     
  
    
  
    
      
        
        def 
location(*args, **opts)
        
#
       
      
      
      
     
  
    
      
        
        def 
mpeg4_gif(*args, **opts)
        
#
       
      
      
      
     
  
    
      
        
        def 
photo(*args, **opts)
        
#
       
      
      
      
     
  
    
  
    
      
        
        def 
venue(*args, **opts)
        
#
       
      
      
      
     
  
    
      
        
        def 
video(*args, **opts)
        
#