Skip to content

answerGuestQuery

Use this method to reply to a received guest message. On success, a SentGuestMessage object is returned.

Parameters

guest_query_idStringRequired
Unique identifier for the query to be answered
resultInlineQueryResultRequired
A JSON-serialized object describing the message to be sent

Returns

On success, the SentGuestMessage object is returned.

GramIO Usage

Errors

Tips & Gotchas

See Also