/** * Get property. You can use it to send message for another user {@link Answer} * @type {Answer} * @see https://degreetpro.gitbook.io/nestgram/basics/answer#add-answer-class-to-context * */ export declare function GetAnswerContext(): PropertyDecorator;