Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements #45

Merged
merged 4 commits into from
Nov 15, 2020
Merged

Enhancements #45

merged 4 commits into from
Nov 15, 2020

Conversation

techthoughts2
Copy link
Owner

Pull Request

Description

Description of changes:

  • Send-TelegramLocalAudio / Send-TelegramURLAudio
    • Audio now supports both MP3 and M4A file extensions
  • Send-TelegramDice
    • Now supports soccer (footbal), and slot machine emoji
  • Send-TelegramLocalDocument / Send-TelegramURLDocument
    • Added DisableContentTypeDetection switch which disables automatic server-side content type detection
  • Send-TelegramPoll
    • Questions can now be 300 characters long
  • Send-TelegramMediaGroup
    • Now supports both audio and document media group types
    • Restructured logic of this cmdlet to engage a new private function: Test-MediaGroupRequirements
  • Added more verbosity in verbose and warning outputs
  • Removed manifest releasenotes and linked changelog
  • Build Improvements
    • Restructured private tests from one monolithic file to seperate private function tests
    • Restructured test folder layout
    • Updated Windows CodeBuild container from 2016 to 2019

License

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@techthoughts2 techthoughts2 added the enhancement New feature or request label Nov 15, 2020
@techthoughts2 techthoughts2 self-assigned this Nov 15, 2020
@techthoughts2 techthoughts2 merged commit a994885 into master Nov 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant