You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm struggling to make sense of the docs as there's not much to go on... if I have the ID of a group and a message my bot has posted (say by getting the ids from the link to the message), is it possibe to edit the message contents using gramjs?
My test script connects fine and can send me a message, so next as a proof of concept I have been using GetMessages but always get MessageEmpty back whatver IDs I use for an existing message/channel.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm struggling to make sense of the docs as there's not much to go on... if I have the ID of a group and a message my bot has posted (say by getting the ids from the link to the message), is it possibe to edit the message contents using gramjs?
My test script connects fine and can send me a message, so next as a proof of concept I have been using GetMessages but always get MessageEmpty back whatver IDs I use for an existing message/channel.
Beta Was this translation helpful? Give feedback.
All reactions