/** * Get property. You can use it to send message for another user {@link Api} * @type {Api} * @see https://degreetpro.gitbook.io/nestgram/advenced/get-api * */ export declare function GetApi(): PropertyDecorator;