iddm/challonge-rs

Improve send file in attachment usability

iddm opened this issue · 0 comments

iddm commented

At this moment it needs Vec<u8>. To provide more usability it is better to make some helper-method which takes a file path or web link to avoid reading data manually.