@link not supported? #126
Answered
by
ankitskvmdam
Viiprogrammer
asked this question in
Q&A
-
I try to use |
Beta Was this translation helpful? Give feedback.
Answered by
ankitskvmdam
Jul 28, 2022
Replies: 1 comment 1 reply
-
|
@Viiprogrammer Could you create a repo reproducing the issue you mentioned? Also in the meantime, you can try something as follows: /**
*
* [Opengram startWebhook]{@link Opengram#startWebhook}
**/Assuming that |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Viiprogrammer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Viiprogrammer Could you create a repo reproducing the issue you mentioned?
Also in the meantime, you can try something as follows:
Assuming that
Opengramis a class, and startWebhook is a method defined in that class.