Merge remote-tracking branch 'upstream/development' into development
# Conflicts: # TelegramBotBase.Test/packages.config # TelegramBotBase/Form/CallbackData.cs # TelegramBotBase/TelegramBotBase.nuspec
This commit is contained in:
@@ -64,4 +64,6 @@ public class CallbackData
|
||||
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
public static implicit operator string(CallbackData callbackData) => callbackData.Serialize();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user