aminraisy

Results 8 comments of aminraisy

how to do self upvote option steem.broadcast.comment ?

exactly, and also functions that give special kind of operations like "transfer" or "custom_json"

@inertia186 regardless of bandwidth issue through steem-js can we get just "transfer" operations of an account ? what about through restful APIs documented here https://developers.steem.io ?

I read your links. thanks alot . but as I understand currently we should get all transaction history and filter them by special op type that we need. no way...

@esindger would you please make a telegram group for devs of the airgram? it really needs that thanks a lot

@esindger I have also somehow the same question. I know that [using mtproto libraries ( for example gram.js.org or telethon.dev ) is superior to HTTP-Bot-API](https://github.com/LonamiWebs/Telethon/wiki/MTProto-vs-HTTP-Bot-API). but I don't understand the...

@MorningSage , thanks 1. as airgram is a javascript binding to the TDLib of Telegram, does it have bad effect on performance compare to Telethon or other direct mtproto libraries...

> the performance of airgram is very good! all functions run in extremely fast c++. TDLib is an advantage from my point of view. so, any other advantages of disadvantages...