carpedm20 / carpedm20/LINE

Got nothing at getRecentMessages()

Open
#74 15 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
827
Forks
189
PR merge metrics
No merged PRs in 30d

Description

> messages = friend.getRecentMessages(count=10)
> print messages

The output should be like this:

> [LineMessage (contentType=NONE, sender=None, receiver=, msg="hello World!")]

But the output is:

> []

There's nothing inside "[]" things

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.