Open kvanhoorn opened 8 years ago
I wrote some plugins on my own, and the bot also generates a rich preview when sending urls. Is it possible to disable this via the cb_extra?
A message with a rich preview has these params:
msg['media']['type'] = 'webpage' msg['media']['url'] = 'http://www.google.nl/'
I wrote some plugins on my own, and the bot also generates a rich preview when sending urls. Is it possible to disable this via the cb_extra?
A message with a rich preview has these params:
msg['media']['type'] = 'webpage' msg['media']['url'] = 'http://www.google.nl/'