Releases: techthoughts2/PoshGram
Releases · techthoughts2/PoshGram
PoshGram v1.10.0
- Improved Help Formatting
- Added Send-TelegramURLSticker
- Added Send-TelegramLocalSticker
- Added Send-TelegramSticker
- Added Get-TelegramStickerPackInfo
- Added Send-TelegramPoll
- Added Send-TelegramVenue
- Added Send-TelegramContact
- DisableNotification and Streaming parameters changed from bool to switch on all functions
- Send-TelegramTextMessage: Preview parameter renamed to DisablePreview and changed from bool to switch
- Unit test and Infra test improvements
PoshGram v1.0.2
- Addressed bug where certain UTF-8 characters would fail to send properly in Send-TelegramTextMessage
- Cosmetic code change for Invoke functions to use splat parameters
Initial Release
Merge pull request #15 from techthoughts2/Enhancements All unit and inra tests have passed on merge to master. Releasing v1.0.0