gramjs icon indicating copy to clipboard operation
gramjs copied to clipboard

error in type

Open po-lan opened this issue 1 year ago • 0 comments

In your example, we can conclude that its return value should be a string or other actual value that can be obtained console.log(client.session.save());

But it is displayed as Void in my VSC image

This may be a mistake image

po-lan avatar Jan 23 '24 08:01 po-lan