Update IAPIKeySelectionStage.cs
This commit is contained in:
parent
755f5a245b
commit
1dff9d5ffe
@ -11,7 +11,7 @@ namespace TelegramBotBase.Builder.Interfaces
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="apiKey"></param>
|
/// <param name="apiKey"></param>
|
||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
IStartFormSelectionPage WithAPIKey(String apiKey);
|
IStartFormSelectionStage WithAPIKey(String apiKey);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user