Skip to content

privatenote/bizm-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

BizM client for ruby

bizm = BizM.new(user_id, profile)
bizm.send(
  phone: '01012341234',
  msg: 'Welcome!',
  tmpl_id: 'template01',
  reserve_dt: '00000000000000',
  buttons: [{name: 'Go', url: 'https://www.bizmsg.kr/'}]
)
# reserve_dt가 '00000000000000'인 경우는 즉시 발송

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages