Skip to content

Releases: techthoughts2/PoshGram

PoshGram v1.10.0

20 Oct 03:15
feb5f78

Choose a tag to compare

  • 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

19 Mar 06:07
97e1250

Choose a tag to compare

  • 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

19 Mar 05:46
f21a898

Choose a tag to compare

Merge pull request #15 from techthoughts2/Enhancements

All unit and inra tests have passed on merge to master. Releasing v1.0.0