Skip to content
Discussion options

You must be logged in to vote

You say the problem appeared in a new version, so which version was the last one where it worked properly? Because I don't remember any changes that could affect the functionality you claim that stopped working.

The definition of the function in the interface is:

	/// <summary>
	///     ASF will call this method right after bot initialization in order to allow you hooking custom SK2 client handlers into the SteamClient.
	/// </summary>
	/// <param name="bot">Bot object related to this callback.</param>
	/// <returns>Collection of custom client handlers that are supposed to be hooked into the SteamClient by ASF. If you do not require any, just return null or empty collection.</returns>
	Task<

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by JustArchi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants